stop using
Type
command
Summary
Removes a stack from the message path that was placed in it with the start using command.
Syntax
stop using <stack>
Description
Use the stop using command to remove a stack's script from the message path.
You can stop using a stack only if it has previously been inserted in the message path with the start using command. The stop using command does not affect the current stack, which is normally in the message path, or scripts that were placed in the message path with the insert script command.
When you stop using a stack, the releaseStack message is sent to the stack.
Parameters
Name | Type | Description |
---|---|---|
stack | Any stack reference. |
Examples
stop using stack "project1"
Related
property: script
command: remove script, start using, insert script
glossary: current stack, message, command, script, message path
message: releaseStack
object: stack
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile